Support for fischertechnik TX-controller[This is preliminary documentation and is subject to change.]
Notification that one of the Display Buttons has been changed
Namespace: FischerTechnik.FtMscLib.APIAssembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
public event FtMscLibEx OnButtonChangedEventHandler OnButtonChanged
public event FtMscLibEx..::..OnButtonChangedEventHandler OnButtonChanged
Public Event OnButtonChanged As FtMscLibEx OnButtonChangedEventHandler
Public Event OnButtonChanged As FtMscLibEx..::..OnButtonChangedEventHandler
public:
event FtMscLibEx OnButtonChangedEventHandler^ OnButtonChanged {
void add (FtMscLibEx OnButtonChangedEventHandler^ value);
void remove (FtMscLibEx OnButtonChangedEventHandler^ value);
}
public:
event FtMscLibEx..::..OnButtonChangedEventHandler^ OnButtonChanged {
void add (FtMscLibEx..::..OnButtonChangedEventHandler^ value);
void remove (FtMscLibEx..::..OnButtonChangedEventHandler^ value);
}
Value
Type:
FischerTechnik.FtMscLib.API FtMscLibEx OnButtonChangedEventHandlerReference